(track-changes--before): Fix bug#70396
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 15 Apr 2024 19:53:48 +0000 (15:53 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 15 Apr 2024 19:53:48 +0000 (15:53 -0400)
commit5fda398fb3bbda43dab37a0c187c90ad4bc4d1b0
tree0fddfbee2fe64a790ff4d28778c698218a43245e
parent9b755244bf0b9cd5f820ae45a4db14913a587c7b
(track-changes--before): Fix bug#70396

* lisp/emacs-lisp/track-changes.el (track-changes--before):
Widen the buffer before accessing it with positions
potentially outside the beg..end region.
lisp/emacs-lisp/track-changes.el